Microsoft Jet and Replication Objects
The Jet and Replication objects contain one collection: Filters. A Replica object can contain a Filters collection. The Filters collection contains Filter objects, which define criteria that limit the recordset of the replicated database.
The Filters collection is a standard ADO collection that uses the following properties and methods to access its members: Count, Append, Delete, Item, and Refresh.